github.com/klauspost/compress/zstd.encoderOptions.level (field)
7 uses
github.com/klauspost/compress/zstd (current package)
dict.go#L236: level: o.Level,
encoder_options.go#L19: level EncoderLevel
encoder_options.go#L42: level: SpeedDefault,
encoder_options.go#L51: switch o.level {
encoder_options.go#L241: if o.resetOpt && l != o.level {
encoder_options.go#L244: o.level = l
encoder_options.go#L246: switch o.level {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |